home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / CMMGR32.H_ / cmmgr32.h
Encoding:
C/C++ Source or Header  |  2003-02-21  |  3.0 KB  |  95 lines

  1. /* Copyright (c) 1998 Microsoft Corporation */
  2. /* Help ID mapping for Connection Manager 32-bit Help topics */
  3. /* Help file = cmmgr32.hlp */
  4. /* If you make a change to this file, be sure to notify your help author and/or your lead developer.*/
  5.  
  6.  
  7. /* Topic that the Help button goes to */
  8. #define ICM_TRB                     0001
  9.  
  10. /* Logon dialog */
  11. #define IDH_LOGON_NAME              1002
  12. #define IDH_LOGON_PSWD              1003
  13. #define IDH_LOGON_NEW               4010
  14. #define IDH_LOGON_DOMAIN            3090
  15. #define IDH_LOGON_AUTOCONN          2006
  16. #define IDH_LOGON_SVCMSG            1008
  17. #define IDH_LOGON_CONNECT_STAT      1005
  18. #define IDH_LOGON_CONNECT           1006
  19. #define IDH_LOGON_PROPERTIES        1007
  20. #define IDH_LOGON_CANCEL            1010
  21. #define IDH_LOGON_SAVEPW            1012
  22. #define IDH_LOGON_SAVEFORALL        1014
  23. #define IDH_LOGON_SAVEFORME            1015
  24.  
  25. // Access Points --logon dialog - Help ID for the Accesspoints combo box
  26. #define IDH_LOGON_ACCESSPOINTS  1013
  27.  
  28. /* Connections Status dialog box */
  29. #define IDH_STATUS_DISCONNECT       1011
  30.  
  31. /* Connections Properties dialog--General tab */
  32. #define IDH_GENERAL_ALREADY         8002
  33. #define IDH_GENERAL_DIALTHIS        8003
  34. #define IDH_GENERAL_PHONENUM        2000
  35. #define IDH_GENERAL_PHONEBOOK       2001
  36. #define IDH_GENERAL_PHONEBOOKB      2005
  37. #define IDH_GENERAL_BACKUPNUM       2002
  38. #define IDH_GENERAL_DIALRULE        2003
  39. #define IDH_GENERAL_USE_DIAL_RULE   4020
  40. #define IDH_GENERAL_USE_DIAL_RULEB  4021
  41. #define IDH_GENERAL_CONNECT_MODEM   2004
  42.  
  43. // Access Points -- General tab
  44. #define IDH_GENERAL_NEWAP           4022    // New button
  45. #define IDH_GENERAL_DELETEAP        4023    // Delete button
  46. #define IDH_GENERAL_ACCESSPOINTS    4024    // Access points combo box
  47.  
  48. /* Connection Properties dialog--Options tab */
  49. #define IDH_OPTIONS_IDLEDIS         2010
  50. #define IDH_OPTIONS_REDIAL          2020
  51. #define IDH_OPTIONS_LOGGING         2030
  52. #define IDH_OPTIONS_CLEAR_LOG       2040
  53. #define IDH_OPTIONS_VIEW_LOG        2050
  54.  
  55. /* Connections Properties dialog--Internet Logon tab */
  56. #define IDH_INTERNET_PASSWORD       2060
  57. #define IDH_INTERNET_USER_NAME      2070
  58. #define IDH_INTERNET_SAVEPASS       2080
  59.  
  60. /* Connection Properties dialog--VPN tab */
  61. #define IDH_VPN_SELECTOR            2100
  62.  
  63. /* Phone Book dialog */
  64. #define IDH_PHONEBOOK_SERVICETYP    3000
  65. #define IDH_PHONEBOOK_COUNTRY       3001
  66. #define IDH_PHONEBOOK_STATEREG      3002
  67. #define IDH_PHONEBOOK_ACCESSNUMS    3003
  68. #define IDH_PHONEBOOK_MORENUMS      3005
  69. #define IDH_PHONEBOOK_SVCMSG        3006
  70.  
  71. /*Retry Dialog */
  72. #define IDH_RETRY_REMEMBER            2501
  73. #define IDH_RETRY_USERNAME_STATIC    2502
  74. #define IDH_RETRY_USERNAME            2503
  75. #define IDH_RETRY_PASSWORD_STATIC    2504
  76. #define IDH_RETRY_PASSWORD            2505
  77. #define IDH_RETRY_DOMAIN_STATIC        2506
  78. #define IDH_RETRY_DOMAIN            2507
  79. #define IDH_RETRY_OK                2508
  80. #define IDH_RETRY_CANCEL            2509
  81.  
  82. /*Button IDs */
  83. #define IDH_CMHELP                  4000
  84. #define IDH_DETAILS                 6020
  85. #define IDH_OK_CONNECTED            6030
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.